[INFO] fetching crate bevy_wasm 0.10.1...
[INFO] testing bevy_wasm-0.10.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate bevy_wasm 0.10.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bevy_wasm 0.10.1
[INFO] finished tweaking crates.io crate bevy_wasm 0.10.1
[INFO] tweaked toml for crates.io crate bevy_wasm 0.10.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_wasm 0.10.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 417 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.10.1 (available: v0.18.1)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2)
[INFO] [stderr]       Adding block2 v0.2.0-alpha.6 (available: v0.2.0)
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3)
[INFO] [stderr]       Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5)
[INFO] [stderr]       Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0)
[INFO] [stderr]       Adding wasmtime v5.0.1 (available: v43.0.0)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.92)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d784a4a12cce52acdd702cf39f159d664dd8cc6a85ec2ce63c56088242828cbe
[INFO] running `Command { std: "docker" "start" "-a" "d784a4a12cce52acdd702cf39f159d664dd8cc6a85ec2ce63c56088242828cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d784a4a12cce52acdd702cf39f159d664dd8cc6a85ec2ce63c56088242828cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d784a4a12cce52acdd702cf39f159d664dd8cc6a85ec2ce63c56088242828cbe", kill_on_drop: false }`
[INFO] [stdout] d784a4a12cce52acdd702cf39f159d664dd8cc6a85ec2ce63c56088242828cbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f414f38b9c908a640ae480b7bacdb2c6f2ee0b2a9e9f68d937f267aef7019d4
[INFO] running `Command { std: "docker" "start" "-a" "0f414f38b9c908a640ae480b7bacdb2c6f2ee0b2a9e9f68d937f267aef7019d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.10.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling glam v0.23.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling bevy_ptr v0.10.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bevy_tasks v0.10.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling cranelift-entity v0.92.1
[INFO] [stderr]    Compiling bevy_math v0.10.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bevy_macro_utils v0.10.1
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling bevy_utils v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cranelift-isle v0.92.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.92.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.92.1
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bevy_reflect_derive v0.10.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.10.1
[INFO] [stderr]    Compiling bevy_derive v0.10.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling wasmtime-fiber v5.0.1
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling bevy_reflect v0.10.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen v0.92.1
[INFO] [stderr]    Compiling wasmparser v0.96.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regalloc2 v0.5.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling cranelift-bforest v0.92.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling wasmtime-types v5.0.1
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling bevy_ecs v0.10.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wasmtime-environ v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling wasmtime-runtime v5.0.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling sysinfo v0.28.4
[INFO] [stderr]    Compiling wasmtime-asm-macros v5.0.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasmtime-jit-debug v5.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling wasmtime-cache v5.0.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling accesskit v0.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wast v245.0.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling file-per-thread-logger v0.1.6
[INFO] [stderr]    Compiling ittapi v0.3.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v5.0.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling wasmtime v5.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling bevy_app v0.10.1
[INFO] [stderr]    Compiling bevy_core v0.10.1
[INFO] [stderr]    Compiling bevy_log v0.10.1
[INFO] [stderr]    Compiling bevy_time v0.10.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.10.1
[INFO] [stderr]    Compiling bevy_input v0.10.1
[INFO] [stderr]    Compiling cranelift-frontend v0.92.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.10.1
[INFO] [stderr]    Compiling cranelift-wasm v0.92.1
[INFO] [stderr]    Compiling bevy_transform v0.10.1
[INFO] [stderr]    Compiling bevy_asset v0.10.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling bevy_a11y v0.10.1
[INFO] [stderr]    Compiling cranelift-native v0.92.1
[INFO] [stderr]    Compiling wasmtime-cranelift v5.0.1
[INFO] [stderr]    Compiling bevy_window v0.10.1
[INFO] [stderr]    Compiling wasmtime-jit v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling wat v1.245.1
[INFO] [stderr]    Compiling bevy_wasm_shared v0.10.1
[INFO] [stderr]    Compiling bevy_internal v0.10.1
[INFO] [stderr]    Compiling bevy v0.10.1
[INFO] [stderr]    Compiling bevy_wasm v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "0f414f38b9c908a640ae480b7bacdb2c6f2ee0b2a9e9f68d937f267aef7019d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f414f38b9c908a640ae480b7bacdb2c6f2ee0b2a9e9f68d937f267aef7019d4", kill_on_drop: false }`
[INFO] [stdout] 0f414f38b9c908a640ae480b7bacdb2c6f2ee0b2a9e9f68d937f267aef7019d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9556c8675c431b647644337807c4272721e5ec271a689b1228044318130bd2da
[INFO] running `Command { std: "docker" "start" "-a" "9556c8675c431b647644337807c4272721e5ec271a689b1228044318130bd2da", kill_on_drop: false }`
[INFO] [stderr]    Compiling bevy_wasm v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "9556c8675c431b647644337807c4272721e5ec271a689b1228044318130bd2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9556c8675c431b647644337807c4272721e5ec271a689b1228044318130bd2da", kill_on_drop: false }`
[INFO] [stdout] 9556c8675c431b647644337807c4272721e5ec271a689b1228044318130bd2da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4500ddaaa8548aed5a82c1624c2938ec4d7af8b6d89ffd123fd458d0731fdc7c
[INFO] running `Command { std: "docker" "start" "-a" "4500ddaaa8548aed5a82c1624c2938ec4d7af8b6d89ffd123fd458d0731fdc7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_wasm-b4d28e1f425b4d4e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bevy_wasm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/components/wasm_mod.rs - components::wasm_mod::WasmMod (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/components/wasm_mod.rs - components::wasm_mod::WasmMod (line 9) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `commands` in this scope
[INFO] [stdout]   --> src/components/wasm_mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | commands.spawn(WasmMod {
[INFO] [stdout]    | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WasmMod` in this scope
[INFO] [stdout]   --> src/components/wasm_mod.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | commands.spawn(WasmMod {
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  9 + use bevy_wasm::prelude::WasmMod;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `asset_server` in this scope
[INFO] [stdout]   --> src/components/wasm_mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     wasm: asset_server.load("my_mod.wasm"),
[INFO] [stdout]    |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/components/wasm_mod.rs - components::wasm_mod::WasmMod (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4500ddaaa8548aed5a82c1624c2938ec4d7af8b6d89ffd123fd458d0731fdc7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4500ddaaa8548aed5a82c1624c2938ec4d7af8b6d89ffd123fd458d0731fdc7c", kill_on_drop: false }`
[INFO] [stdout] 4500ddaaa8548aed5a82c1624c2938ec4d7af8b6d89ffd123fd458d0731fdc7c
